* net/browse-url.el (browse-url): Identify alist with "consp and
authorKevin Ryde <user42@zip.com.au>
Sun, 18 Oct 2009 23:56:07 +0000 (23:56 +0000)
committerKevin Ryde <user42@zip.com.au>
Sun, 18 Oct 2009 23:56:07 +0000 (23:56 +0000)
commit994299aa877960c1444df40418fdfa9c6320127a
treed97d334b292303133db0219e70b29b6c8e01b9b0
parent3ab4482962d46602ba874134911e019951892d4a
* net/browse-url.el (browse-url): Identify alist with "consp and
not functionp" and let all other things go down the `apply' leg,
as suggested by Stefan.  (Further to bug#4531.)
lisp/ChangeLog